home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1999 June / PSL Volume 7 Number 6.iso / WIN / COMMUNIC / MAILT12.ZIP / _SETUP.1 / MAILTHEM.exe / 0 / RCDATA / TRABOUTFORM / TRABOUTFORM.txt
Text File  |  1999-04-04  |  2KB  |  96 lines

  1. object RaboutForm: TRaboutForm
  2.   Left = 193
  3.   Top = 107
  4.   Width = 300
  5.   Height = 174
  6.   Color = 16776176
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   OldCreateOrder = False
  13.   Position = poDesktopCenter
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label4: TLabel
  18.     Left = 80
  19.     Top = 88
  20.     Width = 139
  21.     Height = 13
  22.     Cursor = crHandPoint
  23.     Caption = 'http://mailthem.hypermart.net'
  24.     Color = 16776176
  25.     Font.Charset = DEFAULT_CHARSET
  26.     Font.Color = clBlue
  27.     Font.Height = -11
  28.     Font.Name = 'MS Sans Serif'
  29.     Font.Style = []
  30.     ParentColor = False
  31.     ParentFont = False
  32.     OnClick = Label4Click
  33.   end
  34.   object Label1: TLabel
  35.     Left = 86
  36.     Top = 72
  37.     Width = 112
  38.     Height = 13
  39.     Cursor = crHandPoint
  40.     Alignment = taCenter
  41.     AutoSize = False
  42.     Caption = 'kashirin@geocities.com'
  43.     Font.Charset = DEFAULT_CHARSET
  44.     Font.Color = clBlue
  45.     Font.Height = -11
  46.     Font.Name = 'MS Sans Serif'
  47.     Font.Style = []
  48.     ParentFont = False
  49.   end
  50.   object Label2: TLabel
  51.     Left = 72
  52.     Top = 56
  53.     Width = 166
  54.     Height = 13
  55.     Alignment = taCenter
  56.     Caption = 'Copyright (c) 1998-1999 Kadmy Ltd'
  57.   end
  58.   object Label3: TLabel
  59.     Left = 48
  60.     Top = 8
  61.     Width = 186
  62.     Height = 29
  63.     Alignment = taCenter
  64.     Caption = 'Mail them V1.2'
  65.     Font.Charset = DEFAULT_CHARSET
  66.     Font.Color = clMaroon
  67.     Font.Height = -24
  68.     Font.Name = 'MS Sans Serif'
  69.     Font.Style = [fsBold, fsItalic]
  70.     ParentFont = False
  71.   end
  72.   object Label7: TLabel
  73.     Left = 0
  74.     Top = 40
  75.     Width = 289
  76.     Height = 16
  77.     Alignment = taCenter
  78.     AutoSize = False
  79.     Caption = 'Unregistered'
  80.     Font.Charset = DEFAULT_CHARSET
  81.     Font.Color = clPurple
  82.     Font.Height = -15
  83.     Font.Name = 'MS Sans Serif'
  84.     Font.Style = []
  85.     ParentFont = False
  86.   end
  87.   object BitBtn1: TBitBtn
  88.     Left = 112
  89.     Top = 112
  90.     Width = 75
  91.     Height = 25
  92.     TabOrder = 0
  93.     Kind = bkOK
  94.   end
  95. end
  96.